ci: Skip all yum operations if SKIP_INSTALLDEPS is set
authorColin Walters <walters@verbum.org>
Wed, 16 Oct 2019 13:32:36 +0000 (13:32 +0000)
committerColin Walters <walters@verbum.org>
Wed, 16 Oct 2019 13:32:36 +0000 (13:32 +0000)
commit9defac5b8cd12f9af6f1a7abe4d912bc46995e83
tree1e6c1a966822865c6a486e4fe5f25160a67e683e
parent347e234aaac98ffd69725969252e4930ceaec908
ci: Skip all yum operations if SKIP_INSTALLDEPS is set

This is used by our OpenShift Prow job; we use the
cosa buildroot container:

https://github.com/coreos/coreos-assembler/pull/730

And using `yum` at all means we can flake on fetching rpm metadata.
ci/installdeps.sh